Fired when an auction closes, it has the following actions:
- CLOSED_WITH_WINNER - Fired when there is a winner, the source profile is the winner
- CLOSED_WITHOUT_WINNER - Fired when there is no winner
- CLOSED_BIDDER - Fired for every user that has placed a bid on the auction. Excludes the winner
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| eventId | String | ||
| website | Website | ||
| sourceProfile | Profile | ||
| triggerItem1 | String | ||
| triggerItem2 | String | ||
| triggerItem3 | String | ||
| triggerItem4 | String | ||
| triggerItem5 | String | ||
| attributes | Map | ||
| emailAttachments | List |
Hide comments